How to Install debian-goodies software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install debian-goodies software package in Ubuntu 12.04 LTS (Precise Pangolin)

debian-goodies software package provides Small toolbox-style utilities for Debian systems, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install debian-goodies 

debian-goodies is installed in your system.

Make ensure the debian-goodies package were installed using the commands given below,

$ sudo dpkg-query -l | grep debian-goodies *

You will get with debian-goodies package name, version, architecture and description in a table

debian-goodies package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Utilities
Package debian-goodies
Version 0.59
Description Small toolbox-style utilities for Debian systems
Sub Section Utils


See Also, How to uninstall or remove debian-goodies software package from Ubuntu 12.04 LTS (Precise Pangolin)?